home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 2000 June (IDG) / Macworld_June_2000.iso / Shareware World / Utilities / Databasing / Troi-File-Plug-in2.0 / Image Import v3.FP3 (.txt) < prev    next >
Encoding:
FileMaker Pro Database  |  2000-03-21  |  113.0 KB  |  1,495 lines  |  [FMP3/FMP3]

  1.  Copyright 1984-1998 FileMaker, Inc. 
  2. HBAM2016AUG95
  3. Pro 3.0
  4. alisA
  5. FaliA
  6. FaliA
  7. alisA
  8. LISTA
  9. HBAM3016AUG95@
  10. kZo{s
  11. o{kZg9^
  12. g9kZs
  13. o{kZg9c
  14. g9kZo{s
  15. o{kZg9g9
  16. g9kZkZo{s
  17. o{kZkZ
  18. kZkZo{o{s
  19. o{o{s
  20. o{kZc
  21. g9kZo{w
  22. kZg9^
  23. g9o{s
  24. o{g9c
  25. 1st Quarter
  26. 2nd Quarter
  27. 3rd Quarter
  28. 4th Quarter
  29. 3/21/00
  30.     CONTAINER
  31. GDESTFILESPEC
  32. GERRORCODE
  33. GEXTENSION
  34. GFOLDERLIST
  35. GFOLDERLISTSWITCHES
  36. GFOLDERSPEC
  37. O    GFULLPATH
  38. GNUMBER
  39. GPATHTOCURRENTFILE
  40. GSEARCHRESULTS
  41. GSEARCHRESULTSREPEATING
  42. GSEARCHSPEC
  43. GSEARCHVOLUME
  44. GTHEIMPORT FILESPEC
  45. GVERSION
  46. gNumberB
  47. gVersionB
  48. |("TrFile-Version"
  49. TrFile-Version
  50. gTheImport FileSpecB
  51. gErrorCodeB
  52. Multi Image Import
  53. Find unique import file name
  54. Prepared
  55. how does it work
  56. Multi Image ImportB
  57. "A    gFullPathB
  58. gDestFileSpecB
  59. gFolderListB
  60. gFolderListSwitchesB
  61. gFolderSpecB
  62. gSearchSpecB
  63. gSearchResultsB
  64. gSearchVolumeB
  65. YA    ContainerB
  66. PathB
  67. gSearchResultsRepeatingB
  68. gExtensionB
  69. gPathToCurrentFileB
  70. ^_KES:Projecten:Troi Plug-In 991001:Troi Plug-ins:FILE:Troi-File-Plug-in2.0b1:Image Import v3.FP3
  71. MenuB
  72. Do Multi Import
  73. 2B) When you want to import again, run this script:
  74. &all images of the folder are imported.
  75. Images Path
  76. import 
  77. from folder
  78. Import all images
  79. from a folder
  80.  1998-2000Troi Automatisering
  81. How does this work?
  82. Find unique import file nameB
  83. Import all images from a folder
  84. This example shows how to import multiple images from a folder. Each image will be imported into a separate record.
  85. You need Troi File plug-in installed, which can be found at our web site:
  86. !A) You have to do this only ONCE:
  87. Prepare for multi-import
  88. http://www.troi.com/
  89. Version 3 (20-03-2000) of this example file
  90. - Now  makes use of the new GetPathTo (CurrentFile) and SelectFolder functions from version 2.0 of the File plug-in.
  91.  1998-2000Troi Automatisering
  92. go to: www.troi.com
  93. PreparedB
  94. Import all images from a folder
  95. 0There are more files with the name on this disk.
  96. Continue
  97. 1VPlease choose the correct import file: click on the correct button, and press continue
  98. Cancel
  99. chosen import file
  100.  1998-2000Troi Automatisering
  101. how does it workB
  102. import 
  103. FileSpec
  104. Change import data
  105. <Below is the data that is going to be used to do the import:
  106. 2You are now prepared to do the multi images import
  107. Do Multi Import
  108. ,B) When you want to import, run this script:
  109. &all images of the folder are imported.
  110. import 
  111. from folder
  112. This example imports a file called 
  113. ImpoUniq.gif
  114.  that is already in the folder of this FMP-file. If you want to change that: it
  115. s in the script 
  116. Import 1 Picture
  117.  1998-2000Troi Automatisering
  118. to menu
  119. goto www.troi.com
  120.     Open file
  121. Set all globals
  122. Check FILE plug-in
  123. Check for NO Troi FM plug-in
  124. ----- Multi Image Import ------
  125. Once: Prepare for Multi Import
  126. (  Locate unique import file ImpoUNIQ.GIF
  127.   GetPathToCurrentFile
  128.   Select Import SOURCE folder
  129. &LOOP: Import the files from the folder
  130. ----- import scripts ------
  131.   Import 1 Picture MAIN
  132.   Import 1 Picture (Mac)
  133.   Import 1 Picture .BMP
  134.   Import 1 Picture .GIF
  135.   Import 1 Picture .JPG
  136.   Import 1 Picture .TIF
  137. &3  Import 1 Picture .XXX (change to your own format)
  138. Get Extension
  139. *6----- scripts for selecting correct import file ------
  140. ,(  Ask user to Specify unique import file
  141. .!  Select unique import file Rep 1
  142. 0!  Select unique import file Rep 2
  143. 2!  Select unique import file Rep 3
  144.  1998-2000Troi AutomatiseringB
  145. go to: www.troi.comC
  146. To MenuE
  147. backF
  148. The idea is to let FileMaker do the export to a fixed file first and then copy that exported file to the desired location, giving it the wanted name at the same time. This can be done with the Troi file plug-in in a script by the following steps:G
  149. How does Multi im/export work?I
  150. FileMaker LimitationJ
  151. FileMaker has the limitation that in a script it can only export to a fixed file, or ask the user for a file name. You can not specify the file by a calculation in a script. The same limitations apply when importing records or images.K'The way around this limitation (export)
  152.    Export Records [Restore, No dialog, TrExport.tab]                            export to a fixed location
  153.    Set Field [gDestExportFSSpec, gTheFileSpec & "EXP" & Stat]           calculate the filepath of the destination 
  154.    Set Field [gErrorCode, External("TrFile-CopyFile"; 
  155.             gExportFSSpec & "|" &gDestExportFSSpec)]    copy the file to the destination  
  156.    Exit Loop If [...]
  157. End Loop
  158. MGThe sample scripts are a bit more elaborated and do error checking etc.
  159. hFor import the idea is this almost the same: First copy the file to be imported to a fixed file. Then let FileMaker do the import of this fixed file. This works with importing records, pictures and movies. See the sample scripts for more details. One limitation remains: at this moment we know of no way to do a multi-import of pictures by storing a reference.
  160. O'The way around this limitation (import)
  161.     Helvetica
  162. Geneva
  163. Arial
  164. Times New Roman
  165. Monaco
  166. Courier
  167. Times
  168. Futura
  169. Courier New
  170. Palatino
  171. 4!  Select unique import file Rep 4
  172. 6!  Select unique import file Rep 5
  173. 8!  Select unique import file Rep 6
  174. :!  Select unique import file Rep 7
  175. to how does this work
  176. Check FILE plug-in
  177.     A4Important: ALWAYS check if the plug-in is available!B)Check if this is FileMaker 4.0 or higher.CQ
  178.  1)) < 4    
  179. Set all globals
  180. |("Troi-Set Default Separator"
  181.  "|")
  182. Troi-Set Default Separator
  183.  A    Open file
  184. ) = 2    
  185. 4 = ""
  186. Check for NO Troi FM plug-in
  187. Canceld
  188. This file requires FileMaker 4.0 or higherE/Check if the correct Troi Plug-in is available.F
  189. |("TrFile-Version"
  190.  "") 
  191.  17 ) <> "Troi File Plug-in"
  192. TrFile-Version
  193. Troi File Plug-in
  194. ) = 1    
  195. Canceld
  196. Troi File Plug-in not found. Please put the Troi File Plug-in into the Extensions folder inside the FileMaker folder. 
  197. Also enable all the plug-ins under the application preferences.
  198. Canceld
  199. Troi File Plug-in not found. Please put the Troi File Plug-in into the SYSTEM directory inside the FileMaker directory. 
  200. Also enable all the plug-ins under the application preferences.
  201.   Import 1 Picture MAIN
  202. )= 1    
  203. B/Mac: you can import any file without problem...ClWindows: you need to check for the extension, and use the correct import script (otherwise you get a crash.)D)
  204. ] = ".bmp"
  205. ] = ".gif"
  206. ] = ".jpg"
  207. ] = ".tif"
  208. H.This extension is not supported at the moment.
  209. A4Important: ALWAYS check if the plug-in is available!B)Check if this is FileMaker 4.0 or higher.Cy
  210. |("Troi-Version"
  211.  "") 
  212.  15 ) = "Troi FM Plug-in"
  213. Troi-Version
  214. Troi FM Plug-in
  215. ) = 1    
  216. Canceld
  217. Troi FM Plug-in is still installed, so new plug-in features won't be enabled.
  218. Please remove the Troi FM Plug-in from the Extensions folder inside the FileMaker folder.
  219. Canceld
  220. Troi FM Plug-in is still installed, so new plug-in features won't be enabled.
  221. Please remove the Troi FM Plug-in from the SYSTEM directory inside the FileMaker directory. 
  222. zA(  Locate unique import file ImpoUNIQ.GIF
  223. A)ImpoUNIQ.GiF should be next to this file.B:First try to use the new "GetPathTo currentFile" function.
  224. add your own types here.J
  225. Cancel
  226. You are trying to import a file that has an extension that is not supported at the moment. Image is skipped.K
  227.   Select Import SOURCE folder
  228. A"set no filtering of visible files:B
  229. |("TrFile-SelectFolderDialog"
  230.  "Locate the folder with the images")
  231. TrFile-SelectFolderDialog
  232. !Locate the folder with the images|C<ask the user for the first file in the folder to be importedD
  233. make a full path of it.E:
  234.  2) <> "$$"
  235. |("TrFile-FileSpec To FullPath"
  236. TrFile-FileSpec To FullPath
  237. Once: Prepare for Multi Import
  238. ----- Multi Image Import ------
  239.  2) <> "$$" 
  240. ^ <> ""
  241. D(The path to the currentFile was found...E]
  242. |("TrFile-FileSpec To FullPath"
  243. TrFile-FileSpec To FullPath
  244. ) = 1 
  245.  "\")
  246.       
  247.                               
  248.  -1) ) &
  249.  "IMPOUNIQ.GIF"
  250. IMPOUNIQ.GIF
  251. |("TrFile-GetDateModified"
  252.  2) = "$$"
  253. TrFile-GetDateModified
  254. 4 = ""
  255. J0GetPathTo did not work, try the alternative way.K&....specify the disk to be searched...L!
  256. U = ""
  257. ) = 1 
  258. |("TrFile-FileSpec To FullPath"
  259. |("TrFile-FindFolder"
  260.  "root") )
  261.    "C:"
  262. TrFile-FileSpec To FullPath
  263. TrFile-FindFolder
  264. root||
  265. find the impoUNIQ.gif file
  266. |("TrFile-Search"
  267.  "-files|"& 
  268. U & "|impoUNIQ.gif")
  269. TrFile-Search
  270. -files|
  271. |impoUNIQ.gif
  272. ") = 1
  273. only one found... good!R>
  274. R) -1)
  275. 7S(more found:  ask user which one to take.T7
  276. ") > 1
  277. Cancel
  278. More than one "ImpoUniq.gif" file found.
  279. Please specify the path yourself.V>
  280. R) -1)
  281. Cancel
  282. No "ImpoUniq.gif" file found.
  283. Please specify the path yourself.
  284. A&LOOP: Import the files from the folder
  285. |("TrFile-ListFolder"
  286.   "files|" & 
  287. TrFile-ListFolder
  288. files|
  289. " ) = 0
  290. Find the end of the first lineDF
  291. copy the first line into globalFC
  292.  + 1 
  293.  64000)
  294. A(  Ask user to Specify unique import file
  295. find the impoUNIQ.gif fileB_
  296.   1  
  297.   1 ) )
  298.   1  
  299.   1 )  + 1 
  300.   1  
  301.   2 ) - 
  302.   1  
  303.   1 ) )
  304. ) = 2    
  305. |("TrFile-DeleteFile"
  306. TrFile-DeleteFile
  307. |("TrFile-CopyFile"
  308.  & "|" & 
  309. TrFile-CopyFile
  310.  <> 0
  311. Export 
  312. Cancelh
  313. Replace
  314. An Error occured. See the layout for an explantion of errors.M
  315. A!  Select unique import file Rep 1
  316. A!  Select unique import file Rep 2
  317. A!  Select unique import file Rep 3
  318. A!  Select unique import file Rep 4
  319.  A!  Select unique import file Rep 5
  320. !A!  Select unique import file Rep 6
  321. "A!  Select unique import file Rep 7
  322.   1  
  323.   2 )  + 1 
  324.   1  
  325.   3 ) - 
  326.   1  
  327.   2 ) )
  328.   1  
  329.   3 )  + 1 
  330.   1  
  331.   4 ) - 
  332.   1  
  333.   3 ) )
  334.   1  
  335.   4 )  + 1 
  336.   1  
  337.   5 ) - 
  338.   1  
  339.   4 ) )
  340.   1  
  341.   5 )  + 1 
  342.   1  
  343.   6 ) - 
  344.   1  
  345.   5) )
  346.   1  
  347.   6 )  + 1 
  348.   1  
  349.   7 ) - 
  350.   1  
  351.   6) )
  352. R <> ""
  353. OKero value
  354. ML@e true, zero and e
  355. Cancellues are false.`
  356. View`
  357. oPlease choose the import file.
  358. #A6----- scripts for selecting correct import file ------
  359. to menu
  360. goto www.troi.com
  361. http://www.troi.com/
  362.   Import 1 Picture .GIF
  363.   Import 1 Picture .TIF
  364. ----- import scripts ------
  365.   Import 1 Picture .BMP
  366.   Import 1 Picture .JPG
  367. -A3  Import 1 Picture .XXX (change to your own format)
  368.   Import 1 Picture (Mac)
  369. Get Extension
  370. A=Split the file into 2 parts: the filename and the extension. B@EG: "picture.tif" has as name "picture" and as extension ".tif".C
  371.  "."  
  372.  64000 
  373.   -1) 
  374.  64000)
  375. ] >1)  
  376.  1 ) = "."
  377.  "."  
  378.   64000 
  379.   -1) -1) & 
  380.   GetPathToCurrentFile
  381. to how does this work
  382. A"find the path to the current file.B)Introduced in version 2.0 of the plug-in.C
  383. |("TrFile-GetPathTo"
  384. "-currentFileName |" & 
  385. ) &"|"& 
  386. TrFile-GetPathTo
  387. -currentFileName |    
  388. JnJQNrNS
  389. F0B/B/B
  390. !    )K!
  391. B1B/B/9
  392. B/FQNr1
  393. )K-P1q-T9
  394. JRF1F1B
  395. F1JRJR1
  396. JUNuV
  397. g>k|w
  398. NsJQF0A
  399. B1B0FQJ;9
  400. &g=g>k^k^g^k^g=k^g=c
  401. ozo|s
  402. NsJR=
  403. F1F19
  404. )JJSJTFRJSF0B
  405. F0F2)l9
  406. o~c<c
  407. g=o_k_k_s
  408. k|k\o}b
  409. k_k]g={
  410. g8kYo|s
  411. F1JRNsNs9
  412. F0F2B
  413. F1F2F2>
  414. F5F5NvJUg=g<V
  415. $k^o~o~o
  416. k^o~o~o
  417. g=k^o
  418. K-j)K)K-k=
  419. F2F2NtJUk}g?g?g>g>g=c
  420. g=c<_
  421. g<g>c
  422. k_k_s
  423. k^o~s
  424. NtJSF3B
  425. -l)K1
  426. )L)L9
  427. o_o_s
  428. RzJ8B
  429. NuF2-
  430. 1o-N5
  431. o}F6JWF55
  432. 1n-n-M1
  433. %(%H)k
  434. -kkZo{o{s
  435. k_k?F
  436. F5F55
  437. %*%,)-
  438. %K%+$
  439. )k)h)h1
  440. -kg9kZkZo{s
  441. %))J)J!    -P9
  442. NsNsF1B
  443. -k-k^
  444. kZg9kZo{w
  445. -ko_g>k>k_k?k_c
  446. k_k_o
  447. k_k_o
  448. )h)Ko{{
  449. kZg9F15
  450. )J-k^
  451. g9kZo{s
  452. o}o^k^o_o
  453. g?k~g<!    
  454. 1m-k5
  455. g9kYs
  456. F2F2F
  457. k^k_k_g_k
  458. k?o_w
  459. o|o|s
  460. k_k_g>o
  461. k?k]c
  462. 4o{c8%(
  463. )L)+-L)L-j9
  464. kZo{o|w
  465. o~k^k_o_k_k_g>
  466. k?k[s
  467. kYkyo{s
  468. NTF39
  469. k^o~k_k
  470. k?g?k_k_o
  471. g?+k_g=o
  472. g:k[%*%*)J-K-k9
  473. g9o{o|w
  474. k^o_k?
  475. g>g?g?g=k^g?o_k>s
  476. )JgYkZ
  477. k_k_g?k_c
  478. o}k_o
  479. o_$g;k;)L%+%)%I-j%(!
  480. g9o{w
  481. k^k?o
  482. k_g?k?o
  483. g>o_s
  484. g:o{s
  485. JQF1B
  486. k^k_k_g?g_
  487. k_g>k]c
  488. -l-lNsV
  489. F0F1JQw
  490. g?g?c?g?k_
  491. k?g?k?o
  492. o_k_o^
  493. -l)l)Jc
  494. kZo{s
  495. o{JRB
  496. g_k_k_g_
  497. k_k_g?k_k?
  498. %+!    )J)J5
  499. g;g<o^o
  500. k_k_o
  501. k_g?g>g?k_
  502. k?g?g?k_o
  503. %)%)5
  504. g9kZkZo{
  505. o{g9c
  506. o_o_k?k?k_g?k_
  507. g_k_g_
  508. k_g?g>k_k^k^g>
  509. g?#k_k>g;
  510. %))J^
  511. o~g>k_k_g?g>g>k?g?k_g?o_k_k^k^k_o
  512. !    -k)J-j-k
  513. g>g?k_
  514. g>k^g
  515. k?g?g?g_g>g?k_k_g>o_c
  516. g;-l1
  517. kZo{o{s
  518. o[kZc
  519. )L)Ls
  520. k_k?k?g?g?k_k_
  521. k_k_g?k?
  522. k_k_c
  523. k]k_k_
  524. k_g?g?
  525. k^k]o~k<-l-l)*!    %*%))J-k1
  526. k^k_g?k?
  527. g?o_Z
  528. g;%)-k-kc
  529. g9o{o{s
  530. s}kYg8-n)Mw
  531. k?g?k_k^k^
  532. g?k_g?k_c
  533. g>k_g?k?o~Z
  534. -l%+-N!
  535. g<o]o_k_g
  536. g?k_g?o~g<
  537. k_k_g?k_k_w
  538. g;o})K-k1
  539. o}k\o}o
  540. k_g?g?k_k
  541. k_k_g?c
  542. g>k_k_g?k_k_o{!    %))Jc
  543. g9k[s|s
  544. o{k9)I-
  545. -m%*-k
  546. o_k?g?k_o
  547. g?g=s
  548. g>g>k_k_k^s
  549. -m%+%*-l)I
  550. k?g?o_k]g<)J
  551. k_k^k^o
  552. k\k]5
  553. k_g?k_g?g?k_g?k_k_
  554. g?k_g?k_o~{
  555. c:%*)j^
  556. g8kZozs
  557. s|o{-i9
  558. F2F2-M!
  559. !    !    %*)Kg9{
  560. o}k_g>k_k_
  561. k_k^s
  562. %)!    -j9
  563. o}k_k^
  564. g>g_g?g_
  565. -l1l-l-j-j%*)K-N5
  566. k_g?k_k^o
  567. g^k_k_c
  568. o~k=)J)Jc
  569. g8kZo{w
  570. EJRJ1Ns
  571. o|)J=
  572. J2J2!
  573. %)%J!     
  574. )1g<k]o
  575. o~k_k?k_k_g?k_k^w
  576. -R%'!
  577. %+%+^
  578. g?+g_g?c?k_k_g?g?k_k?g?k_k_k^w
  579. )I)I-j1
  580. -K)J%)%(%)%*%)
  581. %+-Uw
  582. g>g?k_k~k~
  583. k_k_k>c
  584. k[%+)J-kg
  585. g;o\s
  586. -K-m5
  587. )K-l1
  588. o~g?g?k_k_o
  589. 1m-k%)!    
  590. k^k_k_
  591. k?g?k_g?
  592. k_3g>k_k_c
  593. k\-m1m%*)L%))J)I)I%*)*!    !    !
  594. k_g?g
  595. k_g?k_k_g?k_k?k_o_c
  596. k\%*1
  597. k[o}ozs
  598. JRF1JRF0R
  599. k<k\^
  600. g:%)!
  601. o~g?k_c
  602. -l)K%(
  603. k_0o_w
  604. o}-m%
  605. %)%(!
  606. %*%    !
  607. k^k?k_g?k_g?k_k_k?o^g
  608. k[)L-k1
  609. g9o{o{w
  610. %*%+A
  611. k^k^gY_
  612. %()K5
  613. k]k_g?
  614. g?6k?g?k?k^k^k_o
  615. %))I!
  616. !    -l)M^
  617. o_k_k_g?g>o
  618. k^o~{
  619. g9kZo|s
  620.  'I+k
  621. )1k\o}%(%(!    
  622. -k-k!
  623. k_0g]k~k]V
  624. %    %()I)I
  625. !    !    %
  626. k_k?k>g>k[
  627. %I-k)Kg9kYozs
  628. c8c7V
  629. )K%J5
  630. o_o_k?g?k?k_Z
  631. oyc6^
  632. !    !    !
  633. g9-k)J!
  634. k_k_g?
  635. c=g>g>g?g?k_
  636. k_k_o_
  637.     %*%))I)J
  638. !    !*)K{
  639. o_o_g>g
  640. )K)J)Jg8g9o{o{s
  641. %iJSV
  642. Ns-k)J9
  643. g:o~o
  644. g=k_k_g>k_k_Z
  645. kXkXZ
  646. %J)kc
  647. o}o}k_k?k_o
  648. g?=k?g?k_k_o
  649. k^g>o
  650. )2%-!
  651. %H!(!
  652. !(%H)I%))J%(%I!
  653. !    %+!
  654. %+%+-l-
  655. k^g=^
  656. g9)j1lF2g9kZo{s
  657. `    b.j!
  658. o_k_g?k_g>o
  659. k^k^Z
  660. _o_o_g>k_g?o
  661. k^g?k_
  662. k_<o^w
  663. %*)J-k1
  664. %*%*)K)K-k1
  665. 1to|g;c
  666. -m)LF3c
  667. o{o{s
  668.     B&    %
  669. k_k_o_k_o_k_k_k^k^o_k_^
  670. !    )I-j-k1
  671. g>k_g?g?g_k_k_o
  672. k_k_o_{
  673. -l%+!
  674. !(%(!    %+)K
  675. /gYg8%*%)
  676. !    )L5
  677. %()I-kV
  678. )K)*!    
  679. B0F0Z
  680. g9o{s
  681. d4nj;
  682. k^k_o
  683. -j1k-k%)
  684. g9o[k:g9)*!
  685. %    )*1l
  686. $g9kY%*%
  687. %+)Lc
  688. k_k_g?k_k_o
  689. k_g?k_k_o_g:_
  690. %(%H{
  691. g:%*!)!
  692. !    1lNTw
  693. )K%,5
  694. kZo{o{w
  695. -k)j%)!)!
  696. )i-j)J%)!
  697. o~k_o_k^o
  698. %*!    !
  699. !    -kZ
  700. %(NsR
  701. g9o{s
  702. o_o_k^o
  703. )J)J-k)J
  704. !(!(g9
  705. -k)J!
  706. g;%+!
  707. !    %*k:
  708. Nvo~o
  709. o{kZs
  710. g9%)!    )*!
  711. %*)K^
  712. )J-k-k
  713. S3S3SSSS!I
  714. !    )K)L!    
  715. k\k}k]s
  716. %)-k-k5
  717. kZo{s
  718. g_k_k]o
  719. o_k^s
  720. kZs~o]s~g<!    !    5
  721. !))J-l1
  722. g9%)!
  723.  g>o_o
  724. o~o~^
  725. 9.9LI
  726. 1n!    %*-k
  727. -k%)!
  728. F1JRw
  729. 4%J!(%*!
  730. o_k_k
  731. !(%I%I%)%*-
  732. k:kZkZ)J%)!
  733. %)g9kZ
  734. ),)K%*!    !    kY
  735. kYg9)J)J%)!
  736. !    !     
  737. %    -Kk;
  738. )J)J!
  739. !    )J9
  740. <)K%G%G
  741. %*%)^
  742. !    )K{
  743. k]o^o
  744. !    !    9
  745. ozo{o{s
  746. 1W)J!(
  747. %()JV
  748. g:)K!
  749.     g;k]k]k^s
  750. F1g9kZkZo{s
  751. /*3L-
  752. c8)) 
  753. -k)J9
  754. %*g;^
  755. g=g<o~1
  756. g9kZo{s
  757. #H'j+
  758. -k%)1
  759. o~k]k^g>g<)M%)!
  760. -kFQV
  761. g9kZo{s
  762. !()I-k
  763. g9kZkZs
  764. NsJR1
  765. k_g>k^k^k_o_s
  766. F1JQNsNsV
  767. o{o{s
  768. BqBP.
  769. &)J)J%)%)%I
  770. kYo|s
  771. %    F1NsR
  772. g9o{s
  773. kZ%*)I1
  774. %*-l)kk[c
  775. )K)K-l5
  776. !    )K)K
  777. g9o{s
  778. OSOSS
  779. !    )K5
  780. -k-kR
  781. kZo{s
  782. g9g9)k!)))
  783. )LNuV
  784. 1v-5!    
  785. )J%)-k-l1
  786. %)%))JV
  787. kZo{s
  788. %K%*1k
  789. !    g;^
  790. k\k^o
  791. %--n!
  792. g9kZs
  793. o~o^g>o
  794. o_k_s
  795. !(!    )J!
  796. )J1kc
  797. kZo{s
  798. k_k_o_k^k]o
  799. F1kZk[o|s
  800. OSOSO
  801. cR%d!'
  802. -l)L)J)K
  803. -lkZo{s
  804. k?k_g?g?k_g_
  805. k^k^o
  806. g9k[o{s
  807. 1Xs_k_k_g>g>g?k_g^k_g
  808. kZo{o{s
  809. o[k9WuF
  810. g?g?c
  811. g?g?k_g_g>o
  812. k?k_o
  813. !    !    )J1
  814. kZo{o{s
  815. k_k_g>g?g?k_g?g=k^k?k_o~{
  816. !    %))*5
  817. o{kZs
  818. ?o)H%H)*-*
  819. )K%)%)
  820. k?o_k_
  821. k_k_k>k_k?k_g:)K!    
  822. )Jg9kZo{s
  823. -J%J!(!H)jGqG
  824. SJ[1R
  825. )I%H%*!    !
  826. g?k_g_k_g?k_k_g?k_o~w
  827. !    %)^
  828. kZkZo{s
  829. )H%)!
  830. %+%+%)!    !
  831. ^g=k_g?k?o_k_k_o
  832.     k[)J1
  833. g9kZo{s
  834. -k-j%(
  835. )k1v{
  836. g>k_o
  837. k_g;%,!
  838. kZkZs
  839. [K_-_M!%
  840. %*%+-m^
  841. k_g?k?k_o
  842. kZo{s
  843. )I%(%H!(!
  844. %)%*1t^
  845. k^k_k_k
  846. k_g?k?k_k_g?g?o_o
  847. o{)J%)c
  848. g9g9o{w
  849. %j!( 
  850. o~k_o
  851. g?k_g]g]
  852. %(g8g8kYg:)+!
  853. !    !    5
  854. kZ-k-k=
  855. !)%K)49
  856. o_k_o_k?
  857. k?k_g
  858. g?k_k^g>k^k^^
  859. !    -J5
  860. k_k_o
  861. k_k_g?k_o_{
  862. B)*-k-l)K1
  863. g9o{s
  864. !    )-9
  865. k_o_g>k?o_{
  866. %+NuZ
  867. -k)I1
  868. g9g9kZs
  869. _k-h!&!
  870. k^o_k_k?
  871. k_g?g>o
  872. o^o^^
  873. JRNsg9Z
  874. kYozs
  875. k_k^k^k_
  876. g?k_w
  877. g[k_k_o_o
  878. F1JRR
  879. kYo{s
  880. g?k]k]k_k?k^^
  881. g<k]o_o
  882. F1F1NsR
  883. g9kZo{s
  884. gXc7-
  885. o_k^k_o_V
  886. 1pg8g8
  887. k[k^k=k_k_o}g;c
  888. %*)J9
  889. F1JRNsV
  890. g9o{s
  891. 1l-K)*
  892. !()J^
  893. F1JRNsZ
  894. kZo{s
  895. o[k|g;b
  896. %,)K%*)J)J^
  897. NvNVR
  898. Nu!    %)%)-kB
  899. F1JRZ
  900. g9o{s
  901. oykXc
  902. JSF1)*%
  903. [,_M)K!
  904. 1x-XZ
  905. JT-m!    
  906. %)%I1
  907. g9o{s
  908. o{kZg9^
  909. NsJRF1B
  910. %*%)!
  911. %*)L1
  912. 1n)K%+%*
  913. %))J5
  914. g9o{s
  915. o{kZg9^
  916. NsJRFRB
  917. g:1l%    
  918. )K!    %+%+!
  919. )J)k5
  920. kZo{s
  921. o{kZg9c
  922. NRNQF2B
  923. )J-k1
  924. -k%*!    %    )K%)!
  925. )J-k-kkZs
  926. o{kZg9c
  927. RuNQNQ>0B0-k%)!'
  928. -k%I-j)I!
  929. %)-kw
  930. o{o{kZg9c
  931. -k-k!
  932. o{kZkZg9c
  933. NuVUR
  934. F1F01l)K
  935. %(%)b
  936. JRF2R
  937. )JJRNsw
  938. o{kZkZc
  939. FsFsFPB/1
  940. -M1m)+
  941. F1NsNsR
  942. g9o{kZo{s
  943. k{k{o9k
  944. NtNSNSB1B09M1
  945. F1F1NsR
  946. g9o{o{s
  947. o{o{kZg9c
  948. NsJRF1B
  949. 1l))!i
  950. o~o~k~o_k_o~{
  951. F1F1JRNsR
  952. g9kZkZo{s
  953. o{kZkZg9c
  954. NsJRF1F15
  955. k^k_o
  956. k_k^g
  957. F1JRJRNsR
  958. g9kZkZo{o{s
  959. o{kZkZg9c
  960. NrJ1F1F05k5j
  961. g>g^k_g?g_g_o
  962. k_k_o_s
  963. F1JRNsR
  964. g9g9kZkZ
  965. o{kZkZg9c
  966. RtNrNRF2>
  967. o}o_k_o
  968. k_g_c>g?c?g?k_k~s
  969. o_k_5
  970. JRNsR
  971. o{kZkZg9c
  972. NrJQF
  973. o}k_o_k_g_
  974. g_g?g_g?c
  975. k_k_s
  976. F1JRNsV
  977. kZkZo{o{
  978. o{kZkZg9_8[
  979. JtFRBQ>05
  980. k?k_o
  981. k_g?g?g_
  982. g?    g>k_g?k_
  983. C!    )KV
  984. NsF1JRNsV
  985. o{kZg:g:b
  986. BQF0JQB
  987. k_g?g>k^k
  988. _k_g?c
  989. g?g?g>g>k_k?k\
  990. F1NsR
  991. o{kZgyc8f
  992. FQB0B
  993. )I!(!(
  994. g_k_g?k?g_g?g?c
  995. g?    k_g>k_
  996. %)-k^
  997. F1JRF1
  998. -k)J%)!
  999. )J)J1
  1000. F1NsR
  1001. g9kZo{
  1002. o{o{kZg9c
  1003. NsJRF1F1B/)i%(%(
  1004. k=k_g?k_k_g>g_
  1005. g?    k_g?k^{
  1006. F1JRR
  1007. g9kZo{s
  1008. o{kZkZg9c
  1009. NsJRFRB2=
  1010. )L%)%)
  1011. o^g>o_k_
  1012. k?k_k_g?o~k\
  1013. F1JRNsV
  1014. kZo{s
  1015. o{kZkZg9c
  1016. NsRtJ2F
  1017. o_o_k_k_k?
  1018. g?o_g?k^o
  1019. F1JRNsV
  1020. kZo{s
  1021. o{kZkZg9c
  1022. NrJrNsB1B
  1023. -k%H!'
  1024. o}o_k_k^g=
  1025. k_k_g?o_o~Z
  1026. F1JRNsV
  1027. kZo{s
  1028. o{o{kZg9c
  1029. NrJrJrBPF
  1030. 1m%    )*
  1031. _Jc3%E
  1032. o~g>g>k_k_
  1033. k_g?g?k_g?k?k^Z
  1034. F1F1JRR
  1035. g9o{s
  1036. o{o{kZg9c
  1037. NrJQJ1J1-I!i!i
  1038. ClCH_
  1039. o_k_o
  1040. g?    k_g?g>o_^
  1041. F1F1NsNsR
  1042. kZo{s
  1043. o{o{kzc8g9^
  1044. JRJ2N2>
  1045. g?g?c
  1046. g]g]g?k_k?g?o
  1047. g9kZo{w
  1048. s|o|kZkZg9c
  1049. NtJtJQF1F
  1050. 1k!J!J
  1051. g_k?k_k_
  1052. kZo{s
  1053. o{kZkZg9c
  1054. NsJRF1F
  1055. -l!H)j!C
  1056. g?    g_g?g?o_k?k]V
  1057. g9kZkZo{s
  1058. o{kZkZg9c
  1059. NsJRF0J1-J!i!i%'%'!EV
  1060. k_c?o
  1061. k_c?k_
  1062. k_k?k?Z
  1063. -Q1r5
  1064. F1JRNsNs
  1065. g9kZo{o{s
  1066. o{o{kZg9c
  1067. VsRRJRF1B
  1068. -m)*)*!(!'!HV
  1069. k?k_k_g>
  1070. k_k?k_k_V
  1071. F1JRNsNsR
  1072. o{o{s
  1073. o{kZkZg9c
  1074. JrJQFQJ
  1075. 1j%+!
  1076. g_o^o^o_k?g_c?
  1077. k?g?k?k_k_V
  1078. F1JRNsR
  1079. o{kZkZg9c
  1080. JtJRF1:mB
  1081. o_k_g?c?c?g>
  1082. F1JRNsV
  1083. o{o{kZg9g
  1084. NuFRF26m>
  1085. o~k_o
  1086. g?g?k_g]g]
  1087. k?k?k^k>o~Nv
  1088. F2JSR
  1089. g9kZo{o{
  1090. o{k{gZk9g
  1091. NsJSF2F0-j!    )K%)
  1092. [/_Pg
  1093. g_k]k^g?k?c?c?g
  1094. k?g?k?o_g=V
  1095. F0JRR
  1096. g9kZo{s
  1097. s|o{k[kZc8c8^
  1098. N0J/F
  1099. k_k_g
  1100. k?k_g?g?c?k?
  1101. k?g?g?k?
  1102. o_g>o~Z
  1103. F1JRNtV
  1104. g9kZo{s
  1105. o{o{kZg9c
  1106. NsJRF1B
  1107. k^k_k_g?k?
  1108. k_k_o~Z
  1109. F1JRNsV
  1110. g9kZo{s
  1111. o{kZkZg9c
  1112. NsJRF1B0B
  1113. %J!*!%!%%es
  1114. g>k_k_o
  1115. k_g?g?g_g?g_c
  1116. k_g?k_g?k_o
  1117. F1JRNsV
  1118. g9kZo{s
  1119. o{o{kZg9c
  1120. RsRsJ2J2F0B
  1121. -l!*!'!'%cs
  1122. !    -mg;w
  1123. g>k_k_g?k_k_g?k_g?c
  1124. k_g>k_o}
  1125. JRNsV
  1126. g9kZo{s
  1127. o{kZkZg9c
  1128. RsJRJ1B2B
  1129. -j%(%()(!b_Qg
  1130. %(!'%L!,)M1
  1131. g_g?g?g_g?g?g
  1132. F1NsR
  1133. g9kZo{s
  1134. o{kZkZg9c
  1135. NuJrFQF0B
  1136. -k1k%) 
  1137. k^o~k_k^k_g>g?g?k?g?g?k_
  1138. k_k_o~
  1139. F1NsR
  1140. g9kZo{s
  1141. o{o{kZg8_
  1142. NtNpJPF1F
  1143. )K)J!(!    !    
  1144. o_g>k_
  1145. F1NsR
  1146. g9kZo{s
  1147. o{o{kYg9c
  1148. RsJqJQFQB0
  1149. )JkS%"
  1150. )K!    %*)K)Lc
  1151. k>g>k_o
  1152. k_k_o
  1153. F1JRR
  1154. kZo{s
  1155. o|oygXg9g8b
  1156. JSJR$
  1157. )J%)!
  1158. %)!    !    w
  1159. k_g?k_k_o^o
  1160. F1JRNsV
  1161. g9o{s
  1162. o{o{kZg9g9c
  1163. !    !    ^
  1164. F1JRNsV
  1165. g9kZs
  1166. o{o{kZkZc
  1167. )J)J%*!
  1168. F1NsR
  1169. g9kZo{s
  1170. o{kZkZg9c
  1171. F1NsR
  1172. g9kZo{s
  1173. o{kZg9g9
  1174. F1JRNsNsRtR
  1175. JRF1F1
  1176. F1NsR
  1177. kZo{s
  1178. F1JRNsR
  1179. JRF1JQF1B
  1180. -k-k9
  1181. F1F1NsR
  1182. kZo{s
  1183. F1JRNsR
  1184. NsJRJrF1F1B
  1185. F2JRR
  1186. kZo{s
  1187. F1NsR
  1188. NsF1JRF1B
  1189. F1JRNSR
  1190. g9o{s
  1191. F1JRR
  1192. g9kYkZkz
  1193. g9g9g8^
  1194. NsNsJRF1F1B
  1195. g9o{s
  1196. F1JRR
  1197. g9kZo{o{
  1198. o{o{kZkZg9g9c
  1199. NsNsR
  1200. g9o{s
  1201.     B0J2NsV
  1202. g9o{s
  1203. o{o{kZg9g9c
  1204. kZo{s
  1205. F1JRNsV
  1206. g9kZo{s
  1207. o{o{kZg9g9c
  1208. g9kZo{s
  1209. JRF1B
  1210. F1JRN
  1211. g9kZs
  1212. o{o{kZ
  1213. g9g9kZo{s
  1214. kzkZ^
  1215. g9o{s
  1216. kZkZ_
  1217. JRF1F1JRNsR
  1218. kZo{s
  1219. o{kZc
  1220. kZo{w
  1221. o{kZc
  1222. NsJRJRNsR
  1223. kZo{w
  1224. o{kZc
  1225. g9kZo{w
  1226. kZg9^
  1227. g9o{s
  1228. o{g9c
  1229. g9kZo{s
  1230. o{kZg9^
  1231. g9kZs
  1232. o{kZg9c
  1233. g9kZo{s
  1234. o{kZg9g9
  1235. g9kZkZo{s
  1236. o{kZkZ
  1237. kZkZo{o{s
  1238. o{o{s
  1239. k{k|w
  1240. [=g\gYg\.T
  1241. g\c[_]c\ozc\g\[]g\c[o{c[g\[\g\24
  1242. OYBw*
  1243. _ZkZ[ZkZ_ZkZOZkZ[ZkZ_Zw
  1244. k]k]{
  1245. g\g=5
  1246. 5sF6g]F
  1247. o|g]k}
  1248. GIFfAgGIF87a
  1249. FRPTH
  1250. FPTHAFWORF:Projecten:Troi FM Plug-In:Troi-FM-Plug-in1.1b2:Files:TrExport.tab
  1251. MSPCA
  1252. NAMEA
  1253. TrExport.tab
  1254. RPTHA
  1255. TrExport.tab
  1256. 1RPTH
  1257. FPTHA1WORF:Desktop Folder:batch image import:import.gif
  1258. FaliA
  1259. import.gif
  1260. GIFfGKON
  1261. batch image import
  1262. 1WORF:Desktop Folder:batch image import:import.gif
  1263. MSPCA
  1264. NAMEA
  1265. import.gif
  1266. RPTHA
  1267. import.gif
  1268.     k]k]s
  1269. o|g]{
  1270. k]k]w
  1271. Nv_:5
  1272. g=g<_;w
  1273. o\o}5
  1274. k=JW1
  1275. o\g{1
  1276. g=k]5
  1277. NvkZ2
  1278. s}g]k\
  1279. g=g<w
  1280. g}k=o
  1281. o^k{k}
  1282. g]k=k
  1283. g}k]o}
  1284. 8RPTH
  1285. FPTHA8WORF:Desktop Folder:batch image import:images:import.gif
  1286. FaliA
  1287. import.gif
  1288. GIFfGKON
  1289. images
  1290. 8WORF:Desktop Folder:batch image import:images:import.gif
  1291. MSPCA
  1292. NAMEA
  1293. import.gif
  1294. RPTHA
  1295. :images:import.gif
  1296. alisA
  1297. import.gif
  1298. GIFfGKON
  1299. images
  1300. 8WORF:Desktop Folder:batch image import:images:import.gif
  1301. 3RPTH
  1302. FPTHA3WORF:Desktop Folder:batch image import:trimport.gif
  1303. alisA
  1304. import.gif
  1305. GIFfGKON
  1306. batch image import
  1307. 1WORF:Desktop Folder:batch image import:import.gif
  1308. 3RPTH
  1309. FPTHA3WORF:Desktop Folder:batch image import:trimport.gif
  1310. FaliA
  1311. trimport.gif
  1312. GIFfGKON
  1313. batch image import
  1314. 3WORF:Desktop Folder:batch image import:trimport.gif
  1315. MSPCA
  1316. NAMEA
  1317. trimport.gif
  1318. RPTHA
  1319. :trimport.gif
  1320. alisA
  1321. trimport.gif
  1322. GIFfGKON
  1323. batch image import
  1324. 3WORF:Desktop Folder:batch image import:trimport.gif
  1325. 3RPTH
  1326. FPTHA3WORF:Desktop Folder:batch image import:trimport.gif
  1327. FaliA
  1328. trimport.gif
  1329. GIFfGKON
  1330. batch image import
  1331. 3WORF:Desktop Folder:batch image import:trimport.gif
  1332. MSPCA
  1333. NAMEA
  1334. trimport.gif
  1335. RPTHA
  1336. trimport.gif
  1337. alisA
  1338. trimport.gif
  1339. GIFfGKON
  1340. batch image import
  1341. 3WORF:Desktop Folder:batch image import:trimport.gif
  1342. 3RPTH
  1343. FPTHA3WORF:Desktop Folder:batch image import:trimport.gif
  1344. FaliA
  1345. trimport.gif
  1346. GIFfGKON
  1347. batch image import
  1348. 3WORF:Desktop Folder:batch image import:trimport.gif
  1349. MSPCA
  1350. NAMEA
  1351. trimport.gif
  1352. RPTHA
  1353. trimport.gif
  1354. alisA
  1355. trimport.gif
  1356. GIFfGKON
  1357. batch image import
  1358. 3WORF:Desktop Folder:batch image import:trimport.gif
  1359. .RPTH
  1360. FPTHA.KES:Desktop Folder:better example:impoUNIQ.gif
  1361. MSPCA
  1362. NAMEA
  1363. impoUNIQ.gif
  1364. RPTHA
  1365. impoUNIQ.gif
  1366. FaliA
  1367. trimport.gif
  1368. GIFfGKON
  1369. batch image import
  1370. 3WORF:Desktop Folder:batch image import:trimport.gif
  1371. MSPCA
  1372. NAMEA
  1373. trimport.gif
  1374. RPTHA
  1375. trimport.gif
  1376. alisA
  1377. trimport.gif
  1378. GIFfGKON
  1379. batch image import
  1380. 3WORF:Desktop Folder:batch image import:trimport.gif
  1381. -SPAT
  1382. -RPTH
  1383. FPTHA-PC DISK:WINDOWS:Desktop:multima2:ImpoUniq.tif
  1384. NAMEA
  1385. ImpoUniq.tif
  1386. RPTHA
  1387. IMPOUNIQ.TIF
  1388. SPATA-PC DISK:WINDOWS:DESKTOP:MULTIMA2:IMPOUNIQ.TIF
  1389. SRPTA
  1390. IMPOUNIQ.TIF
  1391. WSPCA
  1392. C:\WINDOWS\Desktop\multima2\
  1393. -SPAT
  1394. -RPTH
  1395. FPTHA-PC DISK:WINDOWS:Desktop:multima2:ImpoUniq.gif
  1396. NAMEA
  1397. ImpoUniq.gif
  1398. RPTHA
  1399. IMPOUNIQ.GIF
  1400. SPATA-PC DISK:WINDOWS:DESKTOP:MULTIMA2:IMPOUNIQ.GIF
  1401. SRPTA
  1402. IMPOUNIQ.GIF
  1403. WSPCA
  1404. C:\WINDOWS\Desktop\multima2\
  1405. -SPAT
  1406. -RPTH
  1407. FPTHA-PC DISK:WINDOWS:Desktop:multima2:ImpoUniq.bmp
  1408. NAMEA
  1409. ImpoUniq.bmp
  1410. RPTHA
  1411. IMPOUNIQ.BMP
  1412. SPATA-PC DISK:WINDOWS:DESKTOP:MULTIMA2:IMPOUNIQ.BMP
  1413. SRPTA
  1414. IMPOUNIQ.BMP
  1415. WSPCA
  1416. C:\WINDOWS\Desktop\multima2\
  1417. impoUNIQ.gif
  1418. GIFfGKON
  1419. better example
  1420. .KES:Desktop Folder:better example:impoUNIQ.gif
  1421. Ethernet zone
  1422. McGee
  1423. peter
  1424. (LIST
  1425. LISTA    Full Path
  1426. VDEFA(
  1427. (LIST
  1428. LISTA
  1429. VDEFA(
  1430. (LIST
  1431. VDEFA(
  1432. (LIST
  1433. VDEFA(
  1434. (LIST
  1435. VDEFA(
  1436. (LIST
  1437. LISTA
  1438. VDEFA(
  1439. (LIST
  1440. LISTAIfiles
  1441. folders
  1442. showaliases
  1443. showshortcuts
  1444. showinvisibles
  1445. showpointdirs
  1446. VDEFA(
  1447. (LIST
  1448. -SPAT
  1449. -RPTH
  1450. FPTHA-PC DISK:WINDOWS:Desktop:multima2:ImpoUniq.jpg
  1451. NAMEA
  1452. ImpoUniq.jpg
  1453. RPTHA
  1454. IMPOUNIQ.JPG
  1455. SPATA-PC DISK:WINDOWS:DESKTOP:MULTIMA2:IMPOUNIQ.JPG
  1456. SRPTA
  1457. IMPOUNIQ.JPG
  1458. WSPCA
  1459. C:\WINDOWS\Desktop\multima2\
  1460. A    Full PathB
  1461. BooleanC
  1462. TEST Cond value (does not work)D
  1463. CategoriesE TEST Cond value2 (does not work)G
  1464. Folder List SwitchesI
  1465. Search Switches
  1466. LISTAFfiles
  1467. folders
  1468. exactname
  1469. showaliases
  1470. showshortcuts
  1471. showinvisibles
  1472. VDEFA(
  1473. Pro 3.0 - 4.0F!
  1474. Pro 3.0 - 4.1M1
  1475. Sunday
  1476. Monday
  1477. Tuesday
  1478.     Wednesday
  1479. Thursday
  1480. Friday
  1481. Saturday
  1482. January
  1483. February
  1484. March
  1485. April
  1486. August
  1487.     September
  1488. October
  1489. November
  1490. December
  1491. 1st Quarter
  1492. 2nd Quarter
  1493. 3rd Quarter
  1494. 4th Quarter
  1495.